.wrap{
	width: 100%;
	min-width: 1300px;
	background-color: #fcfcfc;
}

img{
	vertical-align: middle;
}
h2{ font-weight:normal;}
.top{
	padding-top: 27px;
	padding-bottom: 45px;
}
.logo{
	width: 621px;
	margin-left: -49px;
}
.logo div{
	display: inline-block;
	font-size: 45px;
	font-weight: bold;
	vertical-align: top;
}
.logo div span{
	text-transform: uppercase;
	font-family: 'Arial';
	font-size: 11px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
.logo div.logo_t{
	width: 541px;
	text-align: center;
	padding-top: 12px;
}
.nav{
	text-align: center;
	margin-right: -49px;
	font-size: 0;
	padding-top: 39px;
}
.nav ul li{
	display: inline-block;
	width: 127px;
	font-size: 16px;
	line-height: 19px;
	border-right: solid 1px #a6a6a6;
}
.nav ul li:last-child{
	border: none;
}
.nav ul li:hover{
	color: #ffbd7d;
}
.box{
	width: 100%;
	min-width: 1300px;
}
.w1200{
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	border: 0px solid;
}
.w1100{
	width: 1300px;
	margin: 0 auto;
	border: 0px solid ;
}
.head{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.head .ul_a{
	width: 1300px;
	height: 125px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	z-index: 111;
}
.head .ul_a .a{
	position: absolute;
	width: 555px;
	overflow: hidden;
	margin-left: -212px;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*一道光*/ 
.light{  
    cursor:pointer;  
    position: absolute;   
    top: 0;  
    width: 150px;  
    height: 76px;  
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0));  
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0));  
   animation:mymove 3s infinite;
	-webkit-animation:mymove 3s infinite alternate;
}  
@keyframes mymove
{
from {left:-150px;}
to {left:550px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {left:-150px;}
to {left:380px;}
}
.head .ul_a .b{
	width: 755px;
	overflow: hidden;
	margin-left: 445px;
	text-align: center;
	float: left;
}
.head .ul_a .b .p_a{
	display: inline-block;
	padding: 53px 18px 0px 18px;
	color: #8e8e8e;
	font-size: 18px;
	transition: 0.7s;
}
.head .ul_a .b .p_a:hover{
	padding-bottom: 50px;
	border-bottom: 4px solid #e40112;
	transition: 0.7s;
}
.head .ul_a .c{
	width: 80px;
	height: 76px;
	overflow: hidden;
	float: left;
	margin-top: 49px;
}
.top_ss{
    width: 17px;
    display: inline-block;
    height: 20px;
    position: relative;
    background: url(../img/sous.png);
    background-position: 0px 0px;
    background-size: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.top_ssdowm{
    background-position: 0px 24px!important;
}
.top_ss:before{
    content: " ";
    position: absolute;
    right: -10px;
    top: 3px;
    width: 1px;
    height: 26px;
    z-index: 99;  
}
.ss_bg{
    position: absolute;
    top: 80px;
    right: 0px;
    overflow:hidden;
}
.ss_bg form{
    width: 232px;
    position: relative;
    top: -50px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.form_btm{
    top: 0!important;
}
.ss_bg input{
    width: 100%;
    line-height: 37px;
    padding-left: 15px;
}
.wx_tc{
    position: absolute;
    top: 55px;
    opacity: 0;
}
.wx_tc_o{
    opacity: 1!important
}
.wx_tc img{
    width: 100%;
}
.top_submit_sou{
    height: 42px;
    width: 42px!important;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #e40112 url(../img/more.png) no-repeat;
    background-size: 73%;
    background-position: center;
    border: none;
    z-index: 99
}
.head .ul_a .d{
	width: 122px;
	text-align: center;
	border-left: 1px solid #3c3c3c;
	overflow: hidden;
	position: absolute;
	right: -122px;
	margin-top: 49px;
}
.head .ul_a .d a:hover{
	color: #e40112;
	transition: 0.7s;
}
.head .header{
	width: 120px;
	height: 125px;
	position: absolute;
	right: 0;
	background: #e40112;
}


.top_mur{
    position: relative;  
}
.top_mur span{
    display: inline-block;
    width: 36px;
    cursor: pointer;
    overflow:hidden;
}
.header .div_c .idx_top{
	text-align: center;
	margin-top: 43px;
}
.top_mui{
    position: relative;
}

.top_mui s{
    position: absolute;
    left: 10px;
    display: block;
    width: 30px;
    height: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: opacity .3s ease, left .3s ease, width .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, left .3s ease, width .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease, left .3s ease, width .3s ease;
    transition: transform .3s ease, opacity .3s ease, left .3s ease, width .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.top_mui .i1{
    top: 7px;
}

.top_mui .i2{
    width: 18px;
    top: 34%;
    margin-top: -1.5px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.top_mui .i3{
    bottom: 24px;
}
.top_mui p{
    margin: 0;
    font-size: 12px;
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 8px;
}
.top_mui:hover .i2{
    left: 26px;
    width: 14px !important;
    -webkit-animation-name: none;
    animation-name: none;
}
.menu{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999 !important;
    -webkit-transition: all 250ms ease 300ms;
    transition: all 250ms ease 300ms;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.navShow .menu {
    -webkit-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.navShow .menu .frx{
     -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    opacity: 1;   
}

.menu .frx{
    z-index: 999;
    position: absolute;
    top: 0;
    display: block;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    opacity: .6;
}
.menu .frx{
    width: 100%;
    height: 100%;
    background-color: rgba(000,000,000,0.4);
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.menu_list{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.7);
}
.menu_list .ul_n{
	text-align: center;
}
.menu_list .ul_n .li_a{
    width: 300px;
    height: 300px;
    margin: 30px 30px;
    border: 1px solid #fff;
    display: inline-block;
    background-color: rgba(000,000,000,0.7);
    transition: 1s;
}
.menu_list .ul_n .li_a:hover{
    background-color: rgba(000,000,000,0.1);
    transition: 1s;
}
.menu_list .ul_n .li_a .p_a{
    width: 50px;
    height: 2px;
    overflow: hidden;
    background-color: #fff;
    margin:100px 125px 20px 125px;
    transition: 1s;
}
.menu_list .ul_n .li_a:hover .p_a{
    background-color: #e40112;
    transition: 1s;
}
.menu_list .ul_n .li_a .p_b{
    text-align: center;
    color: rgb(153, 153, 153);
    font-size: 24px;
    padding-bottom: 20px;
    transition: 1s;
}
.menu_list .ul_n .li_a:hover .p_b{
    color:#e40112;
    transition: 1s;
}
.menu_list .ul_n .li_a .p_c{
    font-family: "arial";
    font-size: 14px;
    color: rgb(153, 153, 153);
    text-align: center;
    transition: 1s;
}
.menu_list .ul_n .li_a:hover .p_c{
    color:#e40112;
    transition: 1s;
}
.menu_list_clos{

    position: relative;

    text-align: right;

    width: 96%;

    color: #fff;

    cursor: pointer;

    padding: 3em 3em 3em 0;

    font-size: 1em;

}

.menu_list_clos s{

    position: absolute;

    right: 1em;

    top: 50%;

    margin-top: -15px;

    overflow: hidden;

    padding: 5px;

    width: 20px;

    height: 20px;

    -webkit-transition: all 1500ms ease 0s;

    transition: all 1500ms ease 0s;

}

.menu_list_clos:hover s{

    -webkit-transform: rotate(720deg);

    transform: rotate(720deg);

}

.menu_list_clos s:before,.menu_list_clos s:after{

    content: " ";

    position: absolute;

    left: 5px;

    width: 20px;

    height: 2px;

    border-radius: 2px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: all 300ms ease 0s;

    transition: all 300ms ease 0s;

    -webkit-transform-origin: 0 50%;

    transform-origin: 0 50%;

    background-color: #fff;

    pointer-events: none;

}

.menu_list_clos s:before{

        -webkit-transform: rotate(45deg) translate(3.93502884px, 0);

    transform: rotate(45deg) translate(3.93502884px, 0);

    top: 4px;

}

.menu_list_clos s:after{

        -webkit-transform: rotate(-45deg) translate(3.93502884px, 0);

    transform: rotate(-45deg) translate(3.93502884px, 0);

    bottom: 4px;

}





.banner{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.product{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fcfcfc;
	padding-bottom: 80px;
}

.product .product1{
	width: 246px;
	overflow: hidden;
}
.product .product1 .p_a{
	font-size: 30px;
	font-weight: bold;
	color: #1f1f1f;
	overflow: hidden;
}
.product .product1 .p_b{
	font-size: 18px;
	font-family: Arial;
	color: #050505;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 27px;
}
.product .product1 .p_c{
	width: 125px;
    overflow: hidden;
    line-height: 29px;
    border: 1px solid #e40112;
    color: #e40112;
    font-family: Arial;
    text-align: center;
    border-radius: 15px;
}
.youshi{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background:url(../img/youshi_bj.jpg) center center no-repeat;
	background-attachment: fixed;
}
.youshi .ul_a .a{
	width: 200px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-top: 70px;
	overflow: hidden;
}
.youshi .ul_a .b{
	width: 300px;
	font-size: 20px;
	color: #dbdbdb;
	margin-top: 8px;
	margin-bottom: 14px;
}
.youshi .ul_a .c{
	width: 134px;
	overflow: hidden;
	border-bottom: 4px solid #e40112;
}
.youshi .ul_a .d{
	width: 500px;
	margin-top: 28px;
	margin-bottom: 75px;
	overflow: hidden;
	font-size: 16px;
	color: #dbdbdb;
	line-height: 1.5;
}
.youshi .ul_a .e{
	width: 1300px;
	overflow: hidden;
	margin-bottom: 124px;
}
.youshi .ul_a .e .p_a{
	width: 42px;
	overflow: hidden;
	margin-right: 15px;
}
.youshi .ul_a .e .p_b{
	width: 300px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
}
.youshi .ul_a .e .p_b span{
	font-size: 18px;
}
.youshi1{
	width: 100%;

	margin: 0 auto;
	padding-bottom: 46px;
}
.youshi1 .ul_a{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #e40112;
	position: relative;
	margin-top: -76px;
	z-index: 99;
	padding-top: 37px;
	padding-bottom: 45px;
}
.youshi1 .ul_a .a{
	width: 208px;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #fcfcfc;
	float: left;
}
.youshi1 .ul_a .a .p_a{
	color: #fcfcfc;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 5px;
}
.youshi1 .ul_a .a .p_b{
	color: #fcfcfc;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 5px;
}
.youshi1 .ul_a .aa{
	width: 115px;
	margin-left: 90px;
	overflow: hidden;
}
.youshi1 .ul_a .aa .p_a{
	font-size: 16px;
	color: #fcfcfc;
	padding-top: 1px;
	padding-bottom: 5px;
}
.youshi1 .ul_a .aa .p_b{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fcfcfc;
}
.youshi1 .ul_a .aa .p_b span{
	font-size: 35px;
	font-family: Impact;
}
.youshi1 .ul_b{
	text-align: center;
	padding-top: 57px;
	padding-bottom: 50px;
}
.youshi1 .ul_b .a{
	width: 297px;
	overflow: hidden;
	display: inline-block;
	margin: 0px 10px;
}
.youshi1 .ul_b .a .p_a{
	width: 219px;
	height: 219px;
	margin-top: 39px;
	margin-left: 39px;
	margin-bottom: 39px;
	background-color: #3c3c3c;
	overflow: hidden;
	border-radius: 14px;
	transform:rotate(45deg);
	transition: 0.7s;
}
.youshi1 .ul_b .a:hover .p_a{
	transform: rotateY(180deg);
	transition: 0.7s;
}
.youshi1 .ul_b .a .p_a img{
	margin-top: -39px;
	margin-left: -39px;
	transform:rotate(-45deg);
}
.youshi1 .ul_b .a .p_b{
	width: 297px;
	font-size: 18px;
	color: #727272;	
	overflow: hidden;
	margin-top: 70px;
}
.youshi1 .ul_c{
	width: 100%;
	overflow: hidden;
	background:url(../img/youshi_bj1.png) center center no-repeat;
	margin: 0 auto;
}
.youshi1 .ul_c .a{
	width: 125px;
	overflow: hidden;
	line-height: 29px;
	border: 1px solid #e40112;
	color: #e40112;
	font-family: Arial;
	text-align: center;
	border-radius: 15px;
	margin: 0 auto;
}
.zxly{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background:url(../img/zxly_bj.jpg) center center no-repeat;
	background-attachment: fixed;
}
.zxly .ul_a .a{
	width: 180px;
	overflow: hidden;
}
.zxly .ul_a .a .p_a{
	width: 180px;
	overflow: hidden;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding-top: 77px;
	padding-bottom: 9px;
}
.zxly .ul_a .a .p_b{
	width: 180px;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	padding-bottom: 12px;
}
.zxly .ul_a .a .p_c{
	width: 134px;
	overflow: hidden;
	border-bottom: 4px solid #e40112;
	margin-bottom: 113px;
}
.zxly .ul_a .b{
	width: 1120px;
	overflow: hidden;
}
.zxly .ul_a .b form .m1{
	width: 367px;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	margin-top: 48px;
}
.zxly .ul_a .b form .m1 input{
	width: 367px;
	line-height: 58px;
	font-size: 18px;
	color: #000;
	text-indent: 1rem;
	overflow: hidden;
	border: none;
	margin-top: 22px;
	background-color: rgba(255,255,255,0.8);
}
.zxly .ul_a .b form .m2{
	width: 509px;
	overflow: hidden;
	float: left;
	margin-left: 21px;
	margin-top: 69px;
}
.zxly .ul_a .b form .m2 textarea{
	width: 509px;
	height: 137px;
	line-height: 2;
	font-size: 18px;
	color: #000;
	text-indent: 1rem;
	overflow: hidden;
	border: none;
	position: 0px;
	font-family: 微软雅黑;
	background-color: rgba(255,255,255,0.8);
}
.zxly .ul_a .b form .m3{
	width: 174px;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	margin-top: 69px;
}
.zxly .ul_a .b form .m3 input{
	width: 174px;
	height: 137px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #e40112;
	border: none;
  	cursor: pointer;
}
.about{
	width: 100%;
	overflow: hidden;
	background-color: #fcfcfc;
	padding-top: 44px;
	padding-bottom: 55px;
}
.about .ul_a{
	width: 50%;
	min-width: 650px;
	overflow: hidden;
	float: left;
}

.about .ul_b{
	width: 50%;
	min-width: 650px;
	overflow: hidden;
	float: left;
	position: relative;
}
.about .ul_b .a{
	width: 580px;
	margin-left: 70px;
	overflow: hidden;
	position: relative;
	background-color: #fcfcfc;
	z-index: 1;
}
.about .ul_b .a .div_a{
	width: 440px;
	overflow: hidden;
}
.about .ul_b .a .div_a .p_a{
	width: 440px;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
	color: #1f1f1f;
	margin-top: 50px;
	margin-bottom: 5px;
}
.about .ul_b .a .div_a .p_b{
	width: 440px;
	overflow: hidden;
	font-size: 18px;
	font-family: Arial;
	color: #050505;
	margin-bottom: 15px;
}
.about .ul_b .a .div_a .p_c{
	width: 53px;
	overflow: hidden;
	border-bottom: 4px solid #e40112;
}
.about .ul_b .a .div_b{
	width: 140px;
	overflow: hidden;
}
.about .ul_b .a .div_b .p_a{
	width: 125px;
	line-height: 29px;
	border-radius: 15px;
	border: 1px solid #e40112;
	color: #e40112;
	text-align: center;
	margin-top: 69px;
}
.about .ul_b .a .div_b .p_a:hover{
	border: 1px solid #636363;
}
.about .ul_b .b{
	width: 580px;
	margin-left: 70px;
	overflow: hidden;
	position: relative;
	background-color: #fcfcfc;
	z-index: 1;
}
.about .ul_b .b .p_a{
	font-size: 22px;
	color: #636363;
	padding-top: 31px;
	padding-bottom: 12px;
}
.about .ul_b .b .p_b{
	font-size: 18px;
	color: #636363;
	line-height: 1.7;
	font-weight: lighter;
	text-indent: 2rem;
}
.about .ul_b .c{
	width: 580px;
	margin-left: 70px;
	overflow: hidden;
	padding-top: 62px;
	text-align: center;
	padding-bottom: 86px;
	position: relative;
	background-color: #fcfcfc;
	z-index: 1;
}
.about .ul_b .c .p_a{
	width: 90px;
	text-align: center;
	display: inline-block;
	margin: 0px 33px;
}
.about .ul_b .c .p_a img{
	margin-bottom: 12px;
	transition: 1s;
}
.about .ul_b .c .p_a:hover{
	color: #e40112;
}
.about .ul_b .c .p_a:hover img{
	transform: rotateY(360deg);
	transition: 1s;
}
.about .ul_b .c .p_a:first-child{
	margin-left: 0px;
}
.about .ul_b .c .p_a:last-child{
	margin-right: 0px;
}
.about .ul_b .d{
	position: absolute;
	right: 0;
	width: 275px;
	height: 599px;
	background-color: #e40112;
	z-index: 0;
}
.about .ul_c{
	width: 100%;
	min-width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 31px;
}
.news{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fcfcfc;
}
.news .ul_a .a{
	width: 1300px;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
	color: #1f1f1f;
	text-align: center;
}
.news .ul_a .b{
	width: 1300px;
	overflow: hidden;
	font-size: 18px;
	color: #050505;
	text-align: center;
	font-family: Arial;
	padding-top: 8px;
	padding-bottom: 8px;
}
.news .ul_a .c{
	width: 53px;
	overflow: hidden;
	border-bottom: 4px solid #e40112;
	margin: 0 auto;
}
.news .ul_b{
	padding-top: 46px;
	padding-bottom: 43px;
}
.lxwm{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background-color: #e40112;
}
.lxwm .ul_a .a{
	width: 377px;
	overflow: hidden;
	float: left;
}
.lxwm .ul_a .a .p_a{
	width: 42px;
	overflow: hidden;
	padding: 38px 26px 36px 5px;
}
.lxwm .ul_a .a .p_b{
	width: 282px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 39px;
}
.lxwm .ul_a .b{
	width: 165px;
	overflow: hidden;
	float: left;
	padding-top: 26px;
}
.foot{
	width: 100%;
	overflow: hidden;
	background:url(../img/foot_bj.png) center center no-repeat;
	background-attachment: fixed;
}
.foot .ul_a{
	padding-top: 53px;
	padding-bottom: 53px;
}
.foot .ul_a .a{
	width: 310px;
	overflow: hidden;
	float: left;
}
.foot .ul_a .a .p_a{
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	overflow: hidden;
	padding-bottom: 8px;
}
.foot .ul_a .a .p_b{
	width: 53px;
    overflow: hidden;
    border-bottom: 4px solid #e40112;
}
.foot .ul_a .a .p_c{
	overflow: hidden;
	padding-top: 10px;
	font-size: 20px;
	color: rgba(255,255,255,0.8);
	padding-bottom: 30px;
}
.foot .ul_a .a .search_b{
	width: 310px;
	overflow: hidden;
}
.foot .ul_a .a .search_b input{
	width: 245px;
	line-height: 38px;
	border: none;
	background-color: #fff;
	color: #000;
	text-indent: 1rem;
}
.foot .ul_a .a .search_b button{
	width: 59px;
	height: 40px;
	background-color: #e40112;
	border: none;
	margin-left: -4px;
	margin-top: 2px;
}
.foot .ul_a .b{
	width: 398px;
	margin-left: 62px;
	overflow: hidden;
	float: left;
}
.foot .ul_a .b .p_a{
	width: 395px;
	margin-left: 38px;
	color: #e40112;
	font-size: 20px;
	margin-bottom: 20px;
}
.foot .ul_a .b .p_b{
	width: 150px;
	font-size: 18px;
	font-weight: lighter;
	float: left;
	margin: 5px 0px 5px 38px;
	color: #fff;
	transition: 0.7s;
}
.foot .ul_a .b .p_b:hover{
	color: #e40112;
	transition: 0.7s;
}
.foot .ul_a .c{
	width: 201px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.foot .ul_a .c .p_a{
	color: #e40112;
	font-size: 20px;
	margin-bottom: 20px;
}
.foot .ul_a .c .p_b{
	font-size: 18px;
	font-weight: lighter;
	padding: 5px 0px;
	color: #fff;
}
.foot .ul_a .c .p_b:hover{
	color: #e40112;
	transition: 0.7s;
}
.foot .ul_a .d{
	width: 100px;
	margin-left: 27px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.foot .ul_a .d .p_a{
	color: #e40112;
	font-size: 20px;
	margin-bottom: 20px;
}
.foot .ul_a .d .p_b{
	font-size: 18px;
	font-weight: lighter;
	padding: 5px 0px;
	color: #fff;
}
.foot .ul_a .d .p_b:hover{
	color: #e40112;
	transition: 0.7s;
}
.foot .ul_b{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid rgba(255,255,255,0.5);
	margin: 0 auto;
}
.foot .ul_b .a{
	line-height: 64px;
	color: rgba(255,255,255,0.56);
	font-size: 16px;
}
.ny_product{
	padding-top: 45px;
}
.ny_product .a{
	width: 246px;
    overflow: hidden;
    float: left;
}
.ny_product .a .p_a{
	font-size: 30px;
    font-weight: bold;
    color: #1f1f1f;
    overflow: hidden;
}
.ny_product .a .p_b{
	font-size: 18px;
    font-family: Arial;
    color: #050505;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 27px;
}
.ny_product .a .p_c{
	width: 125px;
    overflow: hidden;
    line-height: 29px;
    border: 1px solid #e40112;
    color: #e40112;
    font-family: Arial;
    text-align: center;
    border-radius: 15px;
   margin-bottom: 40px;
}
.ny_product .b{
	overflow: hidden;
    width: 1054px;
    float: left;
}
.ny_product .b .p_a{
	width: 235px;
    line-height: 74px;
    text-align: center;
    margin-left: 26px;
    margin-bottom: 26px;
    float: left;
    color: #3c3c3c;
    font-size: 20px;
    border: 1px solid #9c9c9c;
    cursor: pointer;
    transition: 0.7s;
}
.ny_product .b .p_a:hover{
	color: #fff;
	background-color: #e40112;
	border: 1px solid #e40112;
	transition: 1s;
}
.ny_product .b .p_a.on{
	color: #fff;
	background-color: #e40112;
	border: 1px solid #e40112;
	transition: 1s;
}
.youshi2{
	width: 100%;
	background-color: #e40112;
	margin: 0 auto;
}
.youshi2 .ul_a{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #e40112;
	padding-top: 37px;
	padding-bottom: 45px;
}
.youshi2 .ul_a .a{
	width: 208px;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #fcfcfc;
	float: left;
}
.youshi2 .ul_a .a .p_a{
	color: #fcfcfc;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 5px;
}
.youshi2 .ul_a .a .p_b{
	color: #fcfcfc;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 5px;
}
.youshi2 .ul_a .aa{
	width: 115px;
	margin-left: 90px;
	overflow: hidden;
}
.youshi2 .ul_a .aa .p_a{
	font-size: 16px;
	color: #fcfcfc;
	padding-top: 1px;
	padding-bottom: 5px;
}
.youshi2 .ul_a .aa .p_b{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fcfcfc;
}
.youshi2 .ul_a .aa .p_b span{
	font-size: 35px;
	font-family: Impact;
}
.ny_about{
	width: 100%;
	overflow: hidden;
}
.ny_about .ul_a{
	padding-top: 30px;
	padding-bottom: 40px;
}
.ny_about .ul_a .a{
	text-indent: 2rem;
	font-weight: lighter;
	font-size: 18px;
	color: #1f1f1f;
	line-height: 1.5;
}
.ny_about .ul_b{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 29px;
}
.ny_lxwm .ul_a .a{
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding-top: 45px;
}
.ny_lxwm .ul_a .b{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}
.ny_lxwm .ul_b .a{
	width: 100%;
	overflow: hidden;
}
.ny_lxwm .ul_b .b{
	width: 1300px;
	background-color: #fff;
	overflow: hidden;
}
.ny_lxwm .ul_b .b .p_a{
	line-height: 2;
	padding: 10px 0px 10px 80px;
}
.ny_lxwm .ul_b .b .p_b{
	font-size: 35px;
    color: #424242;
    font-family: Arial;
    padding: 10px 0px 10px 80px;
}
.ny_lxwm .ul_c .a{
	font-size: 32px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 20px;
}
.ny_lxwm .ul_c .b{
	font-size: 20px;
	color: #ccc;
	text-align: center;
	padding-bottom: 15px;
}
.ny_lxwm .ul_c .c{
	margin: 8px 0px;
}
.ny_lxwm .ul_c .c p{
	margin: 0 auto;
	width: 50px;
    border-bottom:4px solid rgba(51, 51, 51, 1);
    overflow: hidden;
}
.ny_lxwm .ul_c .__messages{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.ny_lxwm .ul_c .__messages textarea{
	width: 1200px;
	height: 160px;
	overflow: hidden;
	display: inline-block;
	resize: none;
    font-size: 20px;
    font-weight: lighter;
    outline: none;
    margin-top: 40px;
    border:0px;
    text-indent: 1rem;
}
.ny_lxwm .ul_c .__messages .__messlist{
	width: 577px;
	line-height: 42px;
	display: inline-block;
	overflow: hidden;
	margin: 20px 22px 0px 22px;
}
.ny_lxwm .ul_c .__messages .__messlist input{
	width: 577px;
	line-height: 42px;
	border:none;
	text-indent: 1rem;
	font-size: 14px;
}
.ny_lxwm .ul_c .__messages .__messsub{
	width: 1200px;
	display: inline-block;
	overflow: hidden;
}
.ny_lxwm .ul_c .__messages .__messsub input{
	width: 1200px;
	line-height: 42px;
	overflow: hidden;
	border:none;
	background-color: #333;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	transition: 0.3s;
}
.ny_lxwm .ul_c .__messages .__messsub input:hover{
	background-color: #0098d9;
	transition: 0.3s;
}
.ny_contact{
	padding-bottom: 40px;

}
.ny_contact .ny_contact1{
    text-align: center;
}
.ny_contact .ny_contact1 li{
    text-align: center;
    display: inline-block;
    font-size: 15px;
    margin-right: -6px;
    width: 259px;
    padding-top: 36px;
    border: solid 1px #cacaca;
    border-right: none;
    height: 105px;
}
.ny_contact .ny_contact1 li:last-child{
	border-right: solid 1px #cacaca;
}
.ny_contact .ny_contact1 li .p_a{
    padding-bottom: 10px;
}